home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Tools / Win95 Secrets / SETUP.Z / EXEDUMP.H < prev    next >
Encoding:
Text File  |  1995-07-19  |  179 b   |  7 lines

  1. //==================================
  2. // PEDUMP - Matt Pietrek 1995
  3. // FILE: EXEDUMP.H
  4. //==================================
  5.  
  6. void DumpExeFile( PIMAGE_DOS_HEADER dosHeader );
  7.